Opening
and Closing a Queue
Before you
can queue file operations, you must open a file queue. Calling the SetupOpenFileQueue
After all the
specified file operations have been queued and committed, you must call the SetupCloseFileQueue
Note The SetupCloseFileQueue
function does not commit the file queue. Any operations that are
uncommitted when SetupCloseFileQueue is called will not be performed.